Package-level declarations
Contains types such as NotBlankString
for manipulating text.
Types
Link copied to clipboard
Representation of strings that have at least one character, excluding whitespaces.
Functions
Link copied to clipboard
Returns this string as a NotBlankString, or returns an IllegalArgumentException if this string is blank.